Int16N.INumeric<Int16N>.Negative Method

Computes the numeric negation of the current value.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
Int16N INumeric<Int16N>.Negative()

Return Value

Int16N
The numeric negation of the current value.

Implements

INumeric<TSelf>.Negative()

See Also